net/http.http2clientConnReadLoop.processSettingsNoWrite (method)

2 uses

	net/http (current package)
		h2_bundle.go#L9885: 	if err := rl.processSettingsNoWrite(f); err != nil {
		h2_bundle.go#L9895: func (rl *http2clientConnReadLoop) processSettingsNoWrite(f *http2SettingsFrame) error {